TSharedObject class overview.
Properties
Name | Description |
RefCount |
Used to return the count of reference to a TSharedObject object.
|
Methods
Name | Description |
AddRef |
Increments the reference count for the number of references dependent on the TSharedObject object.
|
Release |
Decrements the reference count.
|